编程语言Java 相关SpringSpringBootSpringBoot 使用 AOP 做请求限流本页总览SpringBoot 使用 AOP 做请求限流除了使用现成的中间件,也可以自己使用 Redis 搭配 AOP 写一个请求限流的小功能,顺便用来复习 AOP 的使用 搭建环境